Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0245 - XML Request could not be loaded

Error message

The service processor specified for the URL &(2:) received an inputfile that could not be loaded into the XML Parser. This is probably not a valid XML document. Exception Code: &(1:).

Parameters

&(1:) - The URL specifying the URL element in the service structure

&(2:) - The exception code returned by the parser

Description

The URL specified in the request specifies a service processor that handles XML documents. However, a request for the URL did not contain valid XML data. The document could not be handled, an error has been returned to the client.

Action

In most cases, this message will be followed by a message of type WSE0242 - this message will scope all the errors returned by the XML parser. This information will indicate what made the parser unable to load the document.

If you save the temporary files for this URL, the input file containing the data will be named IN_ followed by the request id followed by .xml.

Category / Severity

System / Error